home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 40 / Amiga Format CD40 (1999-05-11)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-06].iso / -seriously_amiga- / gfxcard / cyberblanker / source-code / revision.c < prev    next >
C/C++ Source or Header  |  1999-03-29  |  642b  |  15 lines

  1.  
  2.    /***********************************************************************
  3.    *                                                                      *
  4.    *                            COPYRIGHTS                                *
  5.    *                                                                      *
  6.    *   Copyright (c) 1990  Commodore-Amiga, Inc.  All Rights Reserved.    *
  7.    *   This file was modified by © Zinneberg-Soft.                        *
  8.    ***********************************************************************/
  9.  
  10. #include <exec/types.h>
  11. #include "blanker_rev.h"
  12.  
  13. UBYTE *VerTitle = VERS;
  14. UBYTE *EmbeddedVersion = VERSTAG;
  15.